ImagePropertiesAnnotation constructor

ImagePropertiesAnnotation(
  1. {required DominantColorsAnnotation dominantColors}
)

Implementation

ImagePropertiesAnnotation({required this.dominantColors});