menu
aws_medialive_api package
documentation
medialive-2017-10-14.dart
ListOfferingsResponse
ListOfferingsResponse constructor
ListOfferingsResponse constructor
dark_mode
light_mode
ListOfferingsResponse
constructor
ListOfferingsResponse
(
{
String
?
nextToken
,
List
<
Offering
>
?
offerings
,
})
Implementation
ListOfferingsResponse({ this.nextToken, this.offerings, });
aws_medialive_api package
documentation
medialive-2017-10-14
ListOfferingsResponse
ListOfferingsResponse constructor
ListOfferingsResponse class