create static method

IndexSpecs create()

Implementation

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