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