Dart SDK
dart:core
String
isEmpty
isEmpty
Dart SDK
dart:core
String
isEmpty
property
isEmpty
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
isEmpty
Returns true if this string is empty.