menu
bluesky package
documentation
tools_ozone_hosting_getaccounthistory.dart
Event
Event.fromJson factory constructor
Event.fromJson factory constructor
dark_mode
light_mode
Event.fromJson
constructor
Event.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory Event.fromJson(Map<String, Object?> json) => _$EventFromJson(json);
bluesky package
documentation
tools_ozone_hosting_getaccounthistory
Event
Event.fromJson factory constructor
Event class