JSArrayToList<T extends JSAny?> extension

JSArray <-> List

on

Properties

toDart → List<T>
Returns a list wrapper of the JS array.
no setter