takePicture
open override fun takePicture(contentValues: ERROR CLASS: Symbol not found for ContentValues, saveCollection: ERROR CLASS: Symbol not found for Uri, onResult: (CaptureResult<ERROR CLASS: Symbol not found for Uri??>) -> Unit)
open override fun takePicture(file: File, onResult: (CaptureResult<ERROR CLASS: Symbol not found for Uri??>) -> Unit)
open override fun takePicture(outputFileOptions: ImageCapture.OutputFileOptions, onResult: (CaptureResult<ERROR CLASS: Symbol not found for Uri??>) -> Unit)
expect open override fun takePicture(filename: String, onImageCaptured: (CaptureResult<String>) -> Unit)