Notified.Services.Create.call
You're seeing just the function
call
, go back to Notified.Services.Create module for more information.
Link to this function
call(subject, message, tags)
Specs
call(subject(), message(), tags()) :: {:ok, notification()} | {:error, Ecto.Changeset.t()}