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