isNotEmpty property

Computed<bool> get isNotEmpty

Opposite of isEmpty.

Implementation

Computed<bool> get isNotEmpty;