priority property

  1. @JsonKey(unknownEnumValue: ProcedureRequestPriority.unknown)
ProcedureRequestPriority? priority
inherited

Implementation

@JsonKey(unknownEnumValue: ProcedureRequestPriority.unknown)
ProcedureRequestPriority? get priority => throw _privateConstructorUsedError;