create static method

IndexStatus create()

Implementation

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