isNotEmpty property
Whether the current range is not empty.
A non-empty range contains at least one character.
Implementation
bool get isNotEmpty;
Whether the current range is not empty.
A non-empty range contains at least one character.
bool get isNotEmpty;