AppNotifier.notify

Send a notification.

  1. Notification notify(string title, string message)
    class AppNotifier
    notify
    (
    string title
    ,
    string message
    )
  2. Notification notify(string title, string message, string icon)

Meta