getDefault static method

RenameKeyResponse getDefault()

Implementation

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