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