menu
aws_meteringmarketplace_api package
documentation
meteringmarketplace-2016-01-14.dart
UsageAllocation
UsageAllocation constructor
UsageAllocation constructor
dark_mode
light_mode
UsageAllocation
constructor
UsageAllocation
(
{
required
int
allocatedUsageQuantity
,
List
<
Tag
>
?
tags
,
})
Implementation
UsageAllocation({ required this.allocatedUsageQuantity, this.tags, });
aws_meteringmarketplace_api package
documentation
meteringmarketplace-2016-01-14
UsageAllocation
UsageAllocation constructor
UsageAllocation class