create static method

IndexConfig create()

Implementation

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