isActive property

bool isActive

is the quest active

Implementation

bool get isActive => attributes["quest_state"] == "active";