namespace ModernKeePass.Domain.Common { public static class Constants { public static string EmptyId => "00000000000000000000000000000000"; } }