isArray property

bool get isArray
override

Implementation

bool get isArray => _object is js.JsArray;