inTransaction property

bool get inTransaction

Whether this view borrows an active transaction.

Implementation

bool get inTransaction => false;