getDefault static method

RotateKeyRequest getDefault()

Implementation

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