imageModulesData property
Image module data.
Only one of the image from class and one from object level will be rendered when both set.
Implementation
core.List<ImageModuleData>? imageModulesData;
Image module data.
Only one of the image from class and one from object level will be rendered when both set.
core.List<ImageModuleData>? imageModulesData;