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