menu
googleapis package
documentation
gmail/v1.dart
ImapSettings
ImapSettings.new constructor
ImapSettings.new constructor
dark_mode
light_mode
ImapSettings
constructor
ImapSettings
(
{
bool
?
autoExpunge
,
bool
?
enabled
,
String
?
expungeBehavior
,
int
?
maxFolderSize
,
})
Implementation
ImapSettings({
this
.autoExpunge,
this
.enabled,
this
.expungeBehavior,
this
.maxFolderSize, });
googleapis package
documentation
gmail/v1
ImapSettings
ImapSettings.new constructor
ImapSettings class