namespace Toolkit.Foundation; public record CreatedEventArgs(TValue? Value = default);