menu
googleapis package
documentation
content/v2_1.dart
ListPromotionResponse
ListPromotionResponse constructor
ListPromotionResponse constructor
dark_mode
light_mode
ListPromotionResponse
constructor
ListPromotionResponse
(
{
String
?
nextPageToken
,
List
<
Promotion
>
?
promotions
,
})
Implementation
ListPromotionResponse({ this.nextPageToken, this.promotions, });
googleapis package
documentation
content/v2_1
ListPromotionResponse
ListPromotionResponse constructor
ListPromotionResponse class