isStarted property

bool isStarted
override

Checks if the engine is in started state. Checks if the engine is in started state.

Implementation

bool get isStarted => _location.isStarted;