toString method - JsObject class - dart:js library (original) (raw)
String toString()
override
Returns the result of the JavaScript objects toString method.
Implementation
external String toString();
String toString()
override
Returns the result of the JavaScript objects toString method.
external String toString();