toString method

String toString ()

Implementation

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