isObject property

bool get isObject

Implementation

bool get isObject => _ref.ref.tag == JSTag.OBJECT.value;