menu
poptart_lex package
documentation
app/bsky/notification/defs/chat_preference_include.dart
ChatPreferenceInclude
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => const ChatPreferenceIncludeConverter().toJson(this);
poptart_lex package
documentation
app/bsky/notification/defs/chat_preference_include
ChatPreferenceInclude
toJson method
ChatPreferenceInclude class