closed property

bool closed

Whether this transaction is closed.

Implementation

bool get closed => _closed;