toNotification method

Notification toNotification()

Implementation

Notification toNotification() {
  return Notification('completion.availableSuggestions', toJson());
}