pull method Null safety

Future pull()

Implementation

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