start method
No-op by default – in a “shared app” scenario the outer host controls the actual HttpServer.
Implementation
Future<void> start() async {}
No-op by default – in a “shared app” scenario the outer host controls the actual HttpServer.
Future<void> start() async {}