create static method

Iter create()

Implementation

@$core.pragma('dart2js:noInline')
static Iter create() => Iter._();