Stops the service to listen for USB events.
@override Future<void> stopService() async { await methodChannel.invokeMethod("stopService"); }