currentStatus property

BACtrackStatus currentStatus

The last status update that was received by the plugin and emitted by the statusStream.

Implementation

BACtrackStatus get currentStatus => _currentStatus;