myCameras function

dynamic myCameras()

Implementation

myCameras (){
   return  availableCameras();

 }