To check if the start method is completed or not.
bool get isStarted => _startedCompleter.isCompleted;