isComplete property
Whether the transaction has received enough approvals to execute.
This should normally be false, as transactions are executed immediately when the threshold is reached.
Implementation
final bool isComplete;
Whether the transaction has received enough approvals to execute.
This should normally be false, as transactions are executed immediately when the threshold is reached.
final bool isComplete;