native_smartapp_sdk
camera
/
ru.sberdevices.camera.utils
/
exhaustive
exhaustive
val
<
T
>
T
.
exhaustive
:
T
Use to ensure all sealed class cases covered: when (state) { is A -> { } is B -> { } }.exhaustive