isNotEmpty property
bool
get
isNotEmpty
Returns true if the collection has at least one element.
Implementation
bool get isNotEmpty;
Returns true if the collection has at least one element.
bool get isNotEmpty;