create static method

IndexNodeConfig create()

Implementation

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