fhirId property

  1. @JsonKey(name: 'id')
FhirId? fhirId
inherited

Implementation

@JsonKey(name: 'id')
FhirId? get fhirId => throw _privateConstructorUsedError;