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