menu
wc_dart_v2 package
documentation
core/subscriber/models.dart
SubscriberActive
SubscriberActive.fromJson factory constructor
SubscriberActive.fromJson factory constructor
dark_mode
light_mode
SubscriberActive.fromJson
constructor
SubscriberActive.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SubscriberActive.fromJson(Map<String, dynamic> json) => _$SubscriberActiveFromJson(json);
wc_dart_v2 package
documentation
core/subscriber/models
SubscriberActive
SubscriberActive.fromJson factory constructor
SubscriberActive class