haveLevel property

bool haveLevel

Weither the event have a level.

Implementation

bool get haveLevel => level != null;