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