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