not method

bool not()

Implementation

bool not() => !this;