getDevices 方法

Future getDevices()

实现

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