action property

List<ContractAction>? action
inherited

action An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.

Implementation

List<ContractAction>? get action => throw _privateConstructorUsedError;