toDebugString abstract method

  1. @useResult
String toDebugString()
inherited

Returns a string representation of this object, suitable for debugging.

The returned string may contain newlines.

Implementation

@useResult
String toDebugString();