none constant

Timeout const none = const Timeout._none()

A constant indicating that a test should never time out.

Implementation

static const none = Timeout._none()