claim method Null safety

Future claim()

Implementation

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