isSymbol abstract method

bool isSymbol()

在 dart 侧判断 js value 是否是 Symbol

Implementation

bool isSymbol();