readValue method Null safety

Future readValue()

Implementation

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