precondition property

List<ConditionDefinitionPrecondition>? precondition
inherited

precondition An observation that suggests that this condition applies.

Implementation

List<ConditionDefinitionPrecondition>? get precondition =>
    throw _privateConstructorUsedError;