create static method

ReIndexStatus create()

Implementation

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