CameraControllerOpt.error constructor

const CameraControllerOpt.error(
  1. String description
)

Implementation

const factory CameraControllerOpt.error(final String description) =
    CameraControllerError;