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