menu
aws_pricing_api package
documentation
pricing-2017-10-15.dart
GetProductsResponse
GetProductsResponse constructor
GetProductsResponse constructor
dark_mode
light_mode
GetProductsResponse
constructor
GetProductsResponse
(
{
String
?
formatVersion
,
String
?
nextToken
,
List
<
Object
>
?
priceList
,
})
Implementation
GetProductsResponse({
this
.formatVersion,
this
.nextToken,
this
.priceList, });
aws_pricing_api package
documentation
pricing-2017-10-15
GetProductsResponse
GetProductsResponse constructor
GetProductsResponse class
Constructors
GetProductsResponse
fromJson
Properties
formatVersion
hashCode
nextToken
priceList
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==