Future<void> setInterval({ required String id, required int interval, }) { throw UnimplementedError('setInterval() has not been implemented.'); }