priority property

FhirUnsignedInt? priority
inherited

priority The priority of the appointment. Can be used to make informed decisions if needing to re-prioritize appointments. (The iCal Standard specifies 0 as undefined, 1 as highest, 9 as lowest priority).

Implementation

FhirUnsignedInt? get priority => throw _privateConstructorUsedError;