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