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