isArray property

bool get isArray

Implementation

bool get isArray => JS_IsArray(_ctx.ref, _ref.ref) != 0;