isString property

bool get isString

Implementation

bool get isString => _ref.ref.tag == JSTag.STRING.value;