toJS property

JSArray<T> get toJS

Implementation

JSArray<T> get toJS => ListToJSArray(toList()).toJS;