create static method

IndexOptions create()

Implementation

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