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