AuthConfigTemplate constructor
AuthConfigTemplate({})
Implementation
AuthConfigTemplate({
this.authKey,
this.authType,
this.configVariableTemplates,
this.description,
this.displayName,
this.isDefault,
});