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