stateBluetooth property

Stream<BTStatus> get stateBluetooth

Implementation

Stream<BTStatus> get stateBluetooth => bluetoothPrinterConnector.currentStatus.cast<BTStatus>();