create static method

OutputIndex create()

Implementation

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