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