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