ImagePropertiesAnnotation.fromJson constructor Null safety
Implementation
factory ImagePropertiesAnnotation.fromJson(Map<String, dynamic> json) =>
_$ImagePropertiesAnnotationFromJson(json);
factory ImagePropertiesAnnotation.fromJson(Map<String, dynamic> json) =>
_$ImagePropertiesAnnotationFromJson(json);