menu
googleapis package
documentation
cloudsearch/v1.dart
ItemCountByStatus
ItemCountByStatus constructor
ItemCountByStatus constructor
dark_mode
light_mode
ItemCountByStatus
constructor
ItemCountByStatus
(
{
String
?
count
,
String
?
indexedItemsCount
,
String
?
statusCode
,
})
Implementation
ItemCountByStatus({ this.count, this.indexedItemsCount, this.statusCode, });
googleapis package
documentation
cloudsearch/v1
ItemCountByStatus
ItemCountByStatus constructor
ItemCountByStatus class