HTMLAllCollection constructor

HTMLAllCollection()

Implementation

factory HTMLAllCollection() => _i4.callConstructor(
      _declaredHTMLAllCollection,
      [],
    );