ArrayConstructor$Typings extension
Properties
-
call
→ ({List Function([num? arrayLength]) $1, List<
T> Function<T>([Iterable? items]) $2}) -
Available on ArrayConstructor, provided by the ArrayConstructor$Typings extension
Overload accessor: $1, $2no setter -
from
→ ({List<
T> Function<T>(From iterable) $1, List<U> Function<T, U>(List< $2, List<T> arrayLike, U mapfn(T, num), [dynamic thisArg])U> Function<T, U>(FromCommon iterable, U mapfn(T, num), [dynamic thisArg]) $3}) -
Available on ArrayConstructor, provided by the ArrayConstructor$Typings extension
Overload accessor: $1, $2, $3no setter