GetVaultNotificationsOutput constructor

GetVaultNotificationsOutput({
  1. VaultNotificationConfig? vaultNotificationConfig,
})

Implementation

GetVaultNotificationsOutput({
  this.vaultNotificationConfig,
});