menu
aws_marketplace_entitlement_api package
documentation
entitlement.marketplace-2017-01-11.dart
EntitlementValue
EntitlementValue constructor
EntitlementValue constructor
dark_mode
light_mode
EntitlementValue
constructor
EntitlementValue
(
{
bool
?
booleanValue
,
double
?
doubleValue
,
int
?
integerValue
,
String
?
stringValue
,
})
Implementation
EntitlementValue({ this.booleanValue, this.doubleValue, this.integerValue, this.stringValue, });
aws_marketplace_entitlement_api package
documentation
entitlement.marketplace-2017-01-11
EntitlementValue
EntitlementValue constructor
EntitlementValue class