fhirComments property

  1. @JsonKey(name: 'fhir_comments')
List<String>? fhirComments
inherited

Implementation

@JsonKey(name: 'fhir_comments')
List<String>? get fhirComments => throw _privateConstructorUsedError;