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