isNotEmpty property

bool isNotEmpty

same as: ![isNotEmpty].

Implementation

bool get isNotEmpty => _properties.isNotEmpty;