menu
bluesky package
documentation
tools_ozone_moderation_defs.dart
ModEventMute
ModEventMute.fromJson factory constructor
ModEventMute.fromJson factory constructor
dark_mode
light_mode
ModEventMute.fromJson
constructor
ModEventMute.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ModEventMute.fromJson(Map<String, dynamic> json) => _$ModEventMuteFromJson(json);
bluesky package
documentation
tools_ozone_moderation_defs
ModEventMute
ModEventMute.fromJson factory constructor
ModEventMute class