isNotModlist property

bool get isNotModlist

Returns true if this value is not modlist, otherwise false.

Implementation

bool get isNotModlist => !isModlist;