create static method

IndexNode create()

Implementation

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