confirmations property

int confirmations

The number of blocks that have been mined since this transaction, including the actual block it was mined in.

Implementation

int get confirmations => impl.confirmations;