Dart SDK
dart:core
StringBuffer
isEmpty
isEmpty
Dart SDK
dart:core
StringBuffer
isEmpty
property
isEmpty
Dart SDK
dart:core
StringBuffer
Constructors
StringBuffer
Properties
hashCode
isEmpty
isNotEmpty
length
runtimeType
Operators
operator ==
Methods
clear
noSuchMethod
toString
write
writeAll
writeCharCode
writeln
bool
isEmpty
Returns whether the buffer is empty. This is a constant-time operation.