menu
bluesky package
documentation
app_bsky_notification_putpreferencesv2.dart
NotificationPutPreferencesV2Input
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this NotificationPutPreferencesV2Input to a JSON map.
Implementation
Map<String, dynamic> toJson();
bluesky package
documentation
app_bsky_notification_putpreferencesv2
NotificationPutPreferencesV2Input
toJson abstract method
NotificationPutPreferencesV2Input class