readValue method

Future readValue()

Implementation

Future readValue() => promiseToFuture(JS("", "#.readValue()", this));