void startLocalServer([String? address, int? port]) => LocalServerService().startServer(address, port);