takePicture abstract method

Future<String> takePicture()

Takes a picture and returns the file path.

Implementation

Future<String> takePicture();