menu
another_square package
documentation
square_models.dart
SubscriptionPhase
SubscriptionPhase.fromJson factory constructor
SubscriptionPhase.fromJson factory constructor
dark_mode
light_mode
SubscriptionPhase.fromJson
constructor
SubscriptionPhase.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SubscriptionPhase.fromJson(Map<String, dynamic> json) => _$SubscriptionPhaseFromJson(json);
another_square package
documentation
square_models
SubscriptionPhase
SubscriptionPhase.fromJson factory constructor
SubscriptionPhase class