isSymbol property

bool get isSymbol

Implementation

bool get isSymbol => _ref.ref.tag == JSTag.SYMBOL.value;