RenderGraphCaptureRequest constructor
const
RenderGraphCaptureRequest({})
Implementation
const RenderGraphCaptureRequest({
this.captureImages = true,
this.thumbnailMaxDim = 256,
this.fullResolution = false,
this.onlyKeys,
});