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