menu
enough_mail_plus package
documentation
imap.dart
ImapWarning
ImapWarning.new const constructor
ImapWarning.new const constructor
dark_mode
light_mode
ImapWarning
constructor
const
ImapWarning
(
String
type
,
String
details
)
Creates a new warning instance
Implementation
const ImapWarning(this.type, this.details);
enough_mail_plus package
documentation
imap
ImapWarning
ImapWarning.new const constructor
ImapWarning class