isStarted property

bool get isStarted

Whether the event is started

Implementation

bool get isStarted => this == started;