isOpening property

bool isOpening

Returns true if this transaction is in the middle of the open process.

Implementation

bool get isOpening => _opening;