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