deviceUIConfigFlow

abstract val deviceUIConfigFlow: Flow<DeviceUIConfig?>(source)

Flow of the device's UI configuration, populated from DeviceUIConfig during the config handshake (STATE_SEND_UIDATA — 2nd packet in every handshake). Null until the first handshake completes or after clearDeviceUIConfig is called.