Future<void> removeUser(String userId, [String? groupId]) { throw UnimplementedError('`removeUser` has not been implemented.'); }