started property

bool started

Returns true if the timeout has started, false otherwise.

Implementation

bool get started => _timer != null;