count property
num
get
count
This read-only property is the number of elements in the collection.
Implementation
_i2.num get count => _i4.getProperty(
this,
'count',
);
This read-only property is the number of elements in the collection.
_i2.num get count => _i4.getProperty(
this,
'count',
);