menu
googleapis package
documentation
gmail/v1.dart
ListHistoryResponse
ListHistoryResponse constructor
ListHistoryResponse constructor
dark_mode
light_mode
ListHistoryResponse
constructor
ListHistoryResponse
(
{
List
<
History
>
?
history
,
String
?
historyId
,
String
?
nextPageToken
,
})
Implementation
ListHistoryResponse({ this.history, this.historyId, this.nextPageToken, });
googleapis package
documentation
gmail/v1
ListHistoryResponse
ListHistoryResponse constructor
ListHistoryResponse class