serverFactory property

Future<HttpServer?> Function() serverFactory
final

Implementation

final Future<HttpServer?> Function() serverFactory;