Only web supported for now.
@override Future<bool?> connect({Map<String, dynamic>? extraOptions}) { return Future.value(false); }