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