isNotEmpty property
bool
get
isNotEmpty
Whether either language carries a bullet.
Implementation
bool get isNotEmpty => !isEmpty;
Whether either language carries a bullet.
bool get isNotEmpty => !isEmpty;