JSON-RPC 2.0 Notification object (no id, no response expected).
@type t() :: %ACP.RPC.Notification{method: String.t(), params: any() | nil}