@override Future<String?> stopService() { return methodChannel.invokeMethod<String>('stopService'); }