menu
googleapis package
documentation
content/v2_1.dart
ProductsListResponse
ProductsListResponse.new constructor
ProductsListResponse.new 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.new constructor
ProductsListResponse class