Shuts the connected server down and clears the local connection.
@override Future<void> shutdownServer() => methodChannel.invokeMethod<void>('shutdownServer');