JSArray constructor

JSArray(
  1. dynamic jsObject
)

Implementation

JSArray(super.jsObject);