isNotEmpty property

bool get isNotEmpty

same as: ![isNotEmpty].

Implementation

bool get isNotEmpty => _properties.isNotEmpty;