signer property

List<ContractSigner>? signer
inherited

signer Parties with legal standing in the Contract, including the principal parties, the grantor(s) and grantee(s), which are any person or organization bound by the contract, and any ancillary parties, which facilitate the execution of the contract such as a notary or witness.

Implementation

List<ContractSigner>? get signer => throw _privateConstructorUsedError;