Dart SDK
dart:core
StringBuffer
toString
method
toString
StringBuffer
Properties
length
isEmpty
isNotEmpty
Constructors
StringBuffer
Methods
write
writeCharCode
writeAll
writeln
clear
toString
String
toString
( )
Returns the contents of buffer as a concatenated string.