isNotFalse method

bool isNotFalse()

Checks if the boolean value is not false.

Implementation

bool isNotFalse() => this;