state

actual val state: StateFlow<CameraInfoState>
expect val state: StateFlow<CameraInfoState>

Reactive stream of the current camera capability state.

actual val state: StateFlow<CameraInfoState>