rule property

List<StructureMapRule>? rule
inherited

rule Rules contained in this rule.

Implementation

List<StructureMapRule>? get rule => throw _privateConstructorUsedError;