connect method
Implementation
Future<SeilonSessionHandle> connect(String deviceId) =>
throw UnimplementedError('connect() has not been implemented.');
Future<SeilonSessionHandle> connect(String deviceId) =>
throw UnimplementedError('connect() has not been implemented.');