isStarted property

bool get isStarted

Returns true if already started.

Implementation

bool get isStarted => true;