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