menu
googleapis package
documentation
content/v2_1.dart
AccountsCustomBatchResponseEntry
AccountsCustomBatchResponseEntry constructor
AccountsCustomBatchResponseEntry constructor
dark_mode
light_mode
AccountsCustomBatchResponseEntry
constructor
AccountsCustomBatchResponseEntry
(
{
Account
?
account
,
int
?
batchId
,
Errors
?
errors
,
String
?
kind
,
})
Implementation
AccountsCustomBatchResponseEntry({ this.account, this.batchId, this.errors, this.kind, });
googleapis package
documentation
content/v2_1
AccountsCustomBatchResponseEntry
AccountsCustomBatchResponseEntry constructor
AccountsCustomBatchResponseEntry class