menu
poptart_lex package
documentation
app/bsky/notification/declaration/main_allow_subscriptions.dart
NotificationDeclarationAllowSubscriptions
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => const NotificationDeclarationAllowSubscriptionsConverter().toJson(this);
poptart_lex package
documentation
app/bsky/notification/declaration/main_allow_subscriptions
NotificationDeclarationAllowSubscriptions
toJson method
NotificationDeclarationAllowSubscriptions class