Matches when the input does not equal expected (numeric-aware).
expected
@type t() :: %Ussd.Decisions.NotEqual{expected: String.t() | number()}
@spec new(String.t() | number()) :: t()