isUndefined property

bool get isUndefined

Implementation

bool get isUndefined => _ref.ref.tag == JSTag.UNDEFINED.value;