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