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