Future<NIMResult<List<NIMUser>>> fetchUserInfoList( List<String> userId) async { throw UnimplementedError('fetchUserInfoList() is not implemented'); }