StartChatCallException constructor

const StartChatCallException(
  1. StartChatCallErrorCode code
)

Implementation

const StartChatCallException(this.code);