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