HTMLCollection constructor

HTMLCollection()

Implementation

factory HTMLCollection() => _i4.callConstructor(
      _declaredHTMLCollection,
      [],
    );