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