arrayBuffer method Null safety

Future arrayBuffer ()

Implementation

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