toPrimitive property

  1. @Since.new('3.11')
JSSymbol get toPrimitive

See Symbol.toPrimitive.

Implementation

@Since('3.11')
external static JSSymbol get toPrimitive;