kWorkerVmServicePort top-level constant
int
const kWorkerVmServicePort
Implementation
const int kWorkerVmServicePort = int.fromEnvironment(
'CONVENIENT_TEST_WORKER_PORT',
defaultValue: 9753,
);