startTime property
The time (in milliseconds) that has elapsed between the test runner starting and this test starting.
Implementation
int get startTime => throw _privateConstructorUsedError;
The time (in milliseconds) that has elapsed between the test runner starting and this test starting.
int get startTime => throw _privateConstructorUsedError;