toString method

String toString ()

Returns the result of the JavaScript objects toString method.

Implementation

String toString() => JS('String', 'String(#)', this);