AbstractBlocListExtensions<T> extension
Extension methods for non-nullable lists of type T.
- on
-
- List<
T>
- List<
Methods
-
abstractBlocListRemoveLastItems(
int amount) → void -
Available on List<
Removes the lastT> , provided by the AbstractBlocListExtensions extensionamountof items from the list.