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