isRunningService property

bool isRunningService

Returns whether the service is running.

Implementation

bool get isRunningService => _isRunningService;