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