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