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