PriorityLevelConfigurationCondition constructor
const
PriorityLevelConfigurationCondition({})
Default constructor.
Implementation
const PriorityLevelConfigurationCondition({
this.lastTransitionTime,
this.message,
this.reason,
this.status,
this.type,
});