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