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