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