length property
num
get
length
Returns the number of cues in the list.
Implementation
_i2.num get length => _i4.getProperty(
this,
'length',
);
Returns the number of cues in the list.
_i2.num get length => _i4.getProperty(
this,
'length',
);