hasNotNuxs property

bool get hasNotNuxs

Returns true if nuxs is null, otherwise false.

Implementation

bool get hasNotNuxs => !hasNuxs;