isRunningService property

bool get isRunningService

Returns whether the service is running.

Implementation

bool get isRunningService => _isRunningService;