menu
go_mailer_push_sdk package
documentation
go_mailer.dart
GoMailerException
GoMailerException.new const constructor
GoMailerException.new const constructor
dark_mode
light_mode
GoMailerException
constructor
const
GoMailerException
(
String
message
, {
String
?
code
,
dynamic
originalError
,
})
Implementation
const GoMailerException(this.message, {this.code, this.originalError});
go_mailer_push_sdk package
documentation
go_mailer
GoMailerException
GoMailerException.new const constructor
GoMailerException class