ImagesImageDataDescriptor constructor
const
ImagesImageDataDescriptor({})
Implementation
const ImagesImageDataDescriptor({
required this.imageId,
this.primaryColor,
this.secondaryColor,
this.tertiaryColor,
});