menu
surgegrowth_flutter package
documentation
models/sg_paywall.dart
SGPaywall
SGPaywall.fromJson factory constructor
SGPaywall.fromJson factory constructor
dark_mode
light_mode
SGPaywall.fromJson
constructor
SGPaywall.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SGPaywall.fromJson(Map<String, dynamic> json) => _$SGPaywallFromJson(json);
surgegrowth_flutter package
documentation
models/sg_paywall
SGPaywall
SGPaywall.fromJson factory constructor
SGPaywall class