priority property

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

Implementation

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