isConcatSpreadable property

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

See Symbol.isConcatSpreadable.

Implementation

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