create static method

IndexError create()

Implementation

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