isOpen property

bool isOpen

Returns true if this transaction was open.

Implementation

bool get isOpen => _open;