isExecuting property

bool get isExecuting

Implementation

bool get isExecuting => _executionCount > 0;