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