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