namespace Shogi.Api; public class ApiKeys { public string BrevoEmailService { get; set; } = string.Empty; }