checkFollowType abstract method

Future<V2TimValueCallback<List<V2TimFollowTypeCheckResult>>> checkFollowType({
  1. required List<String> userIDList,
})

Implementation

Future<V2TimValueCallback<List<V2TimFollowTypeCheckResult>>> checkFollowType({required List<String> userIDList});