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