takePhoto abstract method

Future<XFile?> takePhoto()

Takes a photo using the camera

Implementation

Future<XFile?> takePhoto();