Ready

data class Ready(val header: StringResource?, val devices: List<DeviceUiModel>) : BluetoothUiState

Constructors

Link copied to clipboard
constructor(header: StringResource?, devices: List<DeviceUiModel>)

Properties

Link copied to clipboard
Link copied to clipboard