menu
easypost
easypost.dart
PaymentRefund
PaymentRefund.fromJson factory constructor
PaymentRefund.fromJson
brightness_4
brightness_5
PaymentRefund.fromJson
constructor
PaymentRefund.fromJson
(
Map
<
String
,
dynamic
>
input
)
Implementation
factory PaymentRefund.fromJson(Map<String, dynamic> input) => _$PaymentRefundFromJson(input);
easypost
easypost
PaymentRefund
PaymentRefund.fromJson factory constructor
PaymentRefund class