Returns a list wrapper of the JS array.
Modifying the JS array will modify the returned list and vice versa.
external List<JSAny?> get toDart;