asyncIterator property

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

See Symbol.asyncIterator.

Implementation

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