openCamera

@RequiresPermission(value = "android.permission.CAMERA")
abstract fun openCamera(cameraId: String)