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