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