deleteCount property
num
get
deleteCount
The count of elements to remove.
Implementation
_i2.num get deleteCount => _i5.getProperty(
this,
'deleteCount',
);
The count of elements to remove.
_i2.num get deleteCount => _i5.getProperty(
this,
'deleteCount',
);