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