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