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