menu
bewell_pro_core package
documentation
domain/clinical/entities/annotation.dart
Annotation
Annotation.fromJson factory constructor
Annotation.fromJson factory constructor
dark_mode
light_mode
Annotation.fromJson
constructor
Annotation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Annotation.fromJson(Map<String, dynamic> json) => _$AnnotationFromJson(json);
bewell_pro_core package
documentation
domain/clinical/entities/annotation
Annotation
Annotation.fromJson factory constructor
Annotation class