Dart SDK
dart:core
String
isNotEmpty
isNotEmpty
Dart SDK
dart:core
String
isNotEmpty
property
isNotEmpty
Dart SDK
dart:core
String
Properties
codeUnits
hashCode
isEmpty
isNotEmpty
length
runes
Constructors
fromCharCode
fromCharCodes
fromEnvironment
Operators
operator *
operator +
operator ==
operator []
Methods
allMatches
codeUnitAt
compareTo
contains
endsWith
indexOf
lastIndexOf
matchAsPrefix
padLeft
padRight
replaceAll
replaceAllMapped
replaceFirst
replaceFirstMapped
replaceRange
split
splitMapJoin
startsWith
substring
toLowerCase
toUpperCase
trim
trimLeft
trimRight
bool
isNotEmpty
read-only
Returns true if this string is not empty.