asString method

String asString()

Gets the value as a string.

Implementation

String asString() => jsObject.asString();