getDefault static method

ReIndexBatchQuery getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ReIndexBatchQuery getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<ReIndexBatchQuery>(create);