commitments property

List<Commitment>? commitments
getter/setter pair

A list of commitments contained in this scope.

Output only.

Implementation

core.List<Commitment>? commitments;