getUserFollowInfo abstract method

Future<V2TimValueCallback<List<V2TimFollowInfo>>> getUserFollowInfo({
  1. required List<String> userIDList,
})

Implementation

Future<V2TimValueCallback<List<V2TimFollowInfo>>> getUserFollowInfo({required List<String> userIDList});