Captures a static image and returns its path.
Future<String?> takePicture() { throw UnimplementedError('takePicture() has not been implemented.'); }