Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.viewmodel
/
dataOrNull
data
Or
Null
fun
<
T
>
UiState
<
T
>
.
dataOrNull
(
)
:
T
?
(
source
)
Returns the Content data, or
null
if this state is Loading or
Error
.