menu
googleapis package
documentation
gmail/v1.dart
Profile
Profile constructor
Profile constructor
dark_mode
light_mode
Profile
constructor
Profile
(
{
String
?
emailAddress
,
String
?
historyId
,
int
?
messagesTotal
,
int
?
threadsTotal
,
})
Implementation
Profile({ this.emailAddress, this.historyId, this.messagesTotal, this.threadsTotal, });
googleapis package
documentation
gmail/v1
Profile
Profile constructor
Profile class