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