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