toString method - JsObject class - dart:js library (original) (raw)

description

String toString()

override

Returns the result of the JavaScript objects toString method.

Implementation

external String toString();