Future<void> subscribe(String url, String topic, {String? auth}) { throw UnimplementedError('subscribe() has not been implemented.'); }