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