shouldTick property

bool get shouldTick

Implementation

bool get shouldTick => _runner != null || _requests.isNotEmpty;