isActive property

  1. @override
bool get isActive
override

Whether the transaction is still active

Implementation

@override
bool get isActive => _isActive;