@override Future<bool> get isServiceRunning async { return await methodChannel.invokeMethod('isServiceRunning'); }