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