isBool property

bool get isBool

Implementation

bool get isBool => _ref.ref.tag == JSTag.BOOL.value;