done property

bool get done

Implementation

bool get done => status == TransactionStatus.done;