ListHelper<T> extension

on

Properties

emptyAsNull List<T>?

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

no setter
immutable List<T>

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

no setter

Methods

clone({bool immutable = false}) List<T>

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

exceptedLen(int len, {String? message}) List<T>

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