Returns the result of the JavaScript objects toString method.
toString
@override String toString() { throw UnsupportedError( 'JavaScript interop is not supported in this runtime.'); }