deleteCount property

num get deleteCount

The count of elements to remove.

Implementation

_i2.num get deleteCount => _i5.getProperty(
      this,
      'deleteCount',
    );