isStarted property
override
Checks if the engine is in started state. Checks if the engine is in started state.
Implementation
bool get isStarted => _location.isStarted;
Checks if the engine is in started state. Checks if the engine is in started state.
bool get isStarted => _location.isStarted;