setEventConnectionWithToken method
Implementation
Future<void> setEventConnectionWithToken(String token, String host,
[List<SslPin>? ssPins]) {
throw UnimplementedError('login() has not been implemented.');
}
Future<void> setEventConnectionWithToken(String token, String host,
[List<SslPin>? ssPins]) {
throw UnimplementedError('login() has not been implemented.');
}