noNotificationSettingsMessage property

  1. @override
String get noNotificationSettingsMessage
override

No description provided for @noNotificationSettingsMessage.

In en, this message translates to: 'Your notification preferences will appear here\nonce they are loaded'

Implementation

@override
String get noNotificationSettingsMessage =>
    'Your notification preferences will appear here\nonce they are loaded';