menu
googleapis package
documentation
content/v2_1.dart
DatafeedsCustomBatchResponseEntry
DatafeedsCustomBatchResponseEntry constructor
DatafeedsCustomBatchResponseEntry constructor
dark_mode
light_mode
DatafeedsCustomBatchResponseEntry
constructor
DatafeedsCustomBatchResponseEntry
(
{
int
?
batchId
,
Datafeed
?
datafeed
,
Errors
?
errors
,
})
Implementation
DatafeedsCustomBatchResponseEntry({ this.batchId, this.datafeed, this.errors, });
googleapis package
documentation
content/v2_1
DatafeedsCustomBatchResponseEntry
DatafeedsCustomBatchResponseEntry constructor
DatafeedsCustomBatchResponseEntry class