all property
HTMLAllCollection
get
all
Returns a reference to the collection of elements contained by the object.
Implementation
_i3.HTMLAllCollection get all => _i4.getProperty(
this,
'all',
);