isArray property

bool isArray
override

Implementation

bool get isArray => _object is js.JsArray;