Dart StringBuffer runtimeType
Syntax & Examples


Syntax of StringBuffer.runtimeType

The syntax of StringBuffer.runtimeType property is:

 Type runtimeType 

This runtimeType property of StringBuffer a representation of the runtime type of the object.

Return Type

StringBuffer.runtimeType returns value of type Type.