ListHelper<T> extension
- on
-
- List<
T>
- List<
Properties
-
emptyAsNull
→ List<
T> ? -
Available on List<
T> , provided by the ListHelper extensionno setter -
immutable
→ List<
T> -
Available on List<
T> , provided by the ListHelper extensionno setter
Methods
-
clone(
{bool immutable = false}) → List< T> -
Available on List<
T> , provided by the ListHelper extension -
exc(
int length, {String? name}) → List< T> -
Available on List<
T> , provided by the ListHelper extension -
max(
int length, {String? name}) → List< T> -
Available on List<
T> , provided by the ListHelper extension -
min(
int length, {String? name}) → List< T> -
Available on List<
T> , provided by the ListHelper extension