Represents a notification that will be handled by a resource's notifiers
t() :: %Ash.Notifier.Notification{ action: term(), actor: term(), changeset: term(), data: term(), resource: term() }