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