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