size property
num
get
size
Gets the number of items in the collection.
Implementation
_i2.num get size => _i5.getProperty(
this,
'size',
);
Gets the number of items in the collection.
_i2.num get size => _i5.getProperty(
this,
'size',
);