Stop the service
@override Future<void> stopSelf() async { await _channel.invokeMethod("stopService"); }