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