asBool property

bool get asBool

Implementation

bool get asBool => this == 1 ? true : false;