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