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