collections property

Iterable<HIDCollectionInfo> get collections

Implementation

Iterable<HIDCollectionInfo> get collections =>
    js_util.getProperty(this, 'collections');