menu
getsocial_flutter_sdk package
documentation
notifications/queries/notificationsquery.dart
NotificationsQuery
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
Map
<
String
,
dynamic
>
toJSON
(
)
override
Implementation
Map<String, dynamic> toJSON() => {'actions': actions, 'statuses': statuses, 'types': types};
getsocial_flutter_sdk package
documentation
notifications/queries/notificationsquery
NotificationsQuery
toJSON method
NotificationsQuery class