none constant
Timeout
const none
A constant indicating that a test should never time out.
Implementation
static const none = Timeout._none();
A constant indicating that a test should never time out.
static const none = Timeout._none();