subscribeError property

Object? subscribeError
getter/setter pair

If set, subscribe throws this synchronously (mimicking e.g. the Windows backend's BleUnsupportedException).

Implementation

Object? subscribeError;