server property
The ApplicationServer listening for HTTP requests while under test.
This property is only valid when an application is started via startOnCurrentIsolate.
Implementation
late ApplicationServer server;
The ApplicationServer listening for HTTP requests while under test.
This property is only valid when an application is started via startOnCurrentIsolate.
late ApplicationServer server;