getBlackList method

获取黑名单列表

Implementation

Future<V2TimValueCallback<List<V2TimFriendInfo>>> getBlackList() async {
  throw UnimplementedError("getBlackList() has not been implemented");
}