getDevices method

Future getDevices ()

Implementation

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