rule property

List<ContractRule>? rule
inherited

rule List of Computable Policy Rule Language Representations of this Contract.

Implementation

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