menu
googleapis package
documentation
content/v2_1.dart
ProductsListResponse
ProductsListResponse constructor
ProductsListResponse constructor
dark_mode
light_mode
ProductsListResponse
constructor
ProductsListResponse
(
{
String
?
kind
,
String
?
nextPageToken
,
List
<
Product
>
?
resources
,
})
Implementation
ProductsListResponse({ this.kind, this.nextPageToken, this.resources, });
googleapis package
documentation
content/v2_1
ProductsListResponse
ProductsListResponse constructor
ProductsListResponse class