menu
bluesky package
documentation
app_bsky_notification_registerpush.dart
NotificationRegisterPushPlatform
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => const NotificationRegisterPushPlatformConverter().toJson(this);
bluesky package
documentation
app_bsky_notification_registerpush
NotificationRegisterPushPlatform
toJson method
NotificationRegisterPushPlatform class