menu
googleapis package
documentation
authorizedbuyersmarketplace/v1.dart
ListDealsResponse
ListDealsResponse constructor
ListDealsResponse constructor
dark_mode
light_mode
ListDealsResponse
constructor
ListDealsResponse
(
{
List
<
Deal
>
?
deals
,
String
?
nextPageToken
,
})
Implementation
ListDealsResponse({ this.deals, this.nextPageToken, });
googleapis package
documentation
authorizedbuyersmarketplace/v1
ListDealsResponse
ListDealsResponse constructor
ListDealsResponse class