cameras property

List<CameraDescription> get cameras

Returns the list of available cameras.

Implementation

static List<CameraDescription> get cameras => _cameras;