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