rank property

FhirPositiveInt? rank
inherited

rank Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

Implementation

FhirPositiveInt? get rank => throw _privateConstructorUsedError;