menu
poptart_lex package
documentation
app/bsky/notification/register_push/input.dart
NotificationRegisterPushInput
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this NotificationRegisterPushInput to a JSON map.
Implementation
Map<String, dynamic> toJson();
poptart_lex package
documentation
app/bsky/notification/register_push/input
NotificationRegisterPushInput
toJson abstract method
NotificationRegisterPushInput class