fhirId property

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

Implementation

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