dependent property

List<StructureMapDependent>? dependent
inherited

dependent Which other rules to apply in the context of this rule.

Implementation

List<StructureMapDependent>? get dependent =>
    throw _privateConstructorUsedError;