canApprove property

bool? canApprove
final

Whether the specified signer can approve (null if no signer specified).

False if the signer has already approved or the transaction is complete.

Implementation

final bool? canApprove;