isActive property

bool get isActive

Checks if currently in a transaction

Implementation

static bool get isActive => _inTransaction;