menu
googleapis package
documentation
content/v2_1.dart
ProductSubscriptionCost
ProductSubscriptionCost constructor
ProductSubscriptionCost constructor
dark_mode
light_mode
ProductSubscriptionCost
constructor
ProductSubscriptionCost
(
{
Price
?
amount
,
String
?
period
,
String
?
periodLength
,
})
Implementation
ProductSubscriptionCost({ this.amount, this.period, this.periodLength, });
googleapis package
documentation
content/v2_1
ProductSubscriptionCost
ProductSubscriptionCost constructor
ProductSubscriptionCost class