getDisplayTitle method
Returns a localized display title for push notifications and tiles in the notification page.
Implementation
String getDisplayTitle() => localizeNotificationType(type);
Returns a localized display title for push notifications and tiles in the notification page.
String getDisplayTitle() => localizeNotificationType(type);