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