localizations property

The localizations for the notification.

Implementation

Map<String, NotificationLocalization>? get localizations => _localizations;