getGroupMembersInfoThrottle abstract method
dynamic
getGroupMembersInfoThrottle({})
Implementation
getGroupMembersInfoThrottle(
{required String groupID,
required List<String> memberList,
Function? callBack});