notLive property

bool notLive

Whether this map is not live

Implementation

bool get notLive => !live;