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