ComLinkedInDigitalMediaMediaArtifactStillImage constructor
- {String mediaType,
- RawCodecSpec rawCodecSpec,
- DisplaySize displaySize,
- StorageSize storageSize,
- AspectRatio storageAspectRatio,
- AspectRatio displayAspectRatio}
Implementation
ComLinkedInDigitalMediaMediaArtifactStillImage({
this.mediaType,
this.rawCodecSpec,
this.displaySize,
this.storageSize,
this.storageAspectRatio,
this.displayAspectRatio,
});