ListEPExtension<T> extension

on

Methods

addBetween(dynamic value) → void

Available on List<T>, provided by the ListEPExtension extension

addToListIf(T item, bool condition) → void

Available on List<T>, provided by the ListEPExtension extension

replaceWhere(T value, bool compareFn(T)) → void

Available on List<T>, provided by the ListEPExtension extension

toJSON() String

Available on List<T>, provided by the ListEPExtension extension