PerfTestOneProc typedef Null safety
Actual user-defined procedure to test
Implementation
typedef PerfTestOneProc = Future Function(PerfTestOne test, int lapNo);
Actual user-defined procedure to test
typedef PerfTestOneProc = Future Function(PerfTestOne test, int lapNo);