menu
getsocial_flutter_sdk package
documentation
communities/queries/reactionsquery.dart
ReactionsQuery
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
Map
<
String
,
dynamic
>
toJSON
(
)
override
Implementation
Map<String, dynamic> toJSON() => {'ids': ids.toJSON(), 'reaction': reaction};
getsocial_flutter_sdk package
documentation
communities/queries/reactionsquery
ReactionsQuery
toJSON method
ReactionsQuery class