SingleCaptureRequest(String? filePath, this.sensor) : file = filePath == null ? null : XFile(filePath);