isGoal property

bool isGoal

Implementation

bool get isGoal => lifeEvent.type == LifeEventType.goal;