getRemovalsArray method

List<T> getRemovalsArray()

Implementation

List<T> getRemovalsArray() => _pendingRemovals;