create static method

IndexSpec create()

Implementation

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