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