Stops the server.
@override Future<void> stop() async { // TODO(JKRhb): implement stop throw UnimplementedError(); }