menu
purchases_flutter package
documentation
models/introductory_price.dart
IntroductoryPrice
IntroductoryPrice.fromJson factory constructor
IntroductoryPrice.fromJson factory constructor
dark_mode
light_mode
IntroductoryPrice.fromJson
constructor
IntroductoryPrice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory IntroductoryPrice.fromJson(Map<String, dynamic> json) => _$IntroductoryPriceFromJson(json);
purchases_flutter package
documentation
models/introductory_price
IntroductoryPrice
IntroductoryPrice.fromJson factory constructor
IntroductoryPrice class