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