canApprove property
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;
Whether the specified signer can approve (null if no signer specified).
False if the signer has already approved or the transaction is complete.
final bool? canApprove;