Image23D constructor
const
Image23D({})
Implementation
const Image23D({
required this.key,
this.webhook,
this.trackId,
required this.image,
this.resolution,
this.outputFormat,
this.render,
this.seed,
this.multiImage,
this.ssGuidanceStrength,
this.slatGuidanceStrength,
this.slatSamplingSteps,
this.meshSimplify,
this.chunkSize,
this.temp,
});