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