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