RotateSecretRequest constructor
RotateSecretRequest({
- required String parent,
Implementation
RotateSecretRequest({required this.parent}) : super(fullyQualifiedName);
RotateSecretRequest({required this.parent}) : super(fullyQualifiedName);