getDefault static method

UpdateBatchResponse getDefault()

Implementation

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