menu
googleapis package
documentation
vision/v1.dart
ListProductsInProductSetResponse
ListProductsInProductSetResponse constructor
ListProductsInProductSetResponse constructor
dark_mode
light_mode
ListProductsInProductSetResponse
constructor
ListProductsInProductSetResponse
(
{
String
?
nextPageToken
,
List
<
Product
>
?
products
,
})
Implementation
ListProductsInProductSetResponse({ this.nextPageToken, this.products, });
googleapis package
documentation
vision/v1
ListProductsInProductSetResponse
ListProductsInProductSetResponse constructor
ListProductsInProductSetResponse class