Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-connections
/
org.meshtastic.feature.connections
/
ScannerViewModel
/
selectedNotNullFlow
selected
Not
Null
Flow
val
selectedNotNullFlow
:
StateFlow
<
String
>
(
source
)
Non-null variant of
selectedAddressFlow
that substitutes
NO_DEVICE_SELECTED
for
null
.