cameras property
List<CameraDescription>
get
cameras
Returns the list of available cameras.
Implementation
static List<CameraDescription> get cameras => _cameras;
Returns the list of available cameras.
static List<CameraDescription> get cameras => _cameras;