menu
messenger
provider/gql/exceptions.dart
StartChatCallException
StartChatCallException const constructor
StartChatCallException
dark_mode
light_mode
StartChatCallException
constructor
const
StartChatCallException
(
StartChatCallErrorCode
code
)
Implementation
const StartChatCallException(this.code);
messenger
exceptions
StartChatCallException
StartChatCallException const constructor
StartChatCallException class