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