onStatusChanged property
Stream<BloomOtaStatus>
get
onStatusChanged
Stream of OTA status updates.
Implementation
static Stream<BloomOtaStatus> get onStatusChanged => _statusController.stream;
Stream of OTA status updates.
static Stream<BloomOtaStatus> get onStatusChanged => _statusController.stream;