@override Future<void> stopService() async { return await methodChannel.invokeMethod<dynamic>('stopService'); }