getNotificationUri static method

String? getNotificationUri()

Implementation

static String? getNotificationUri() =>
    _preferences.getString("${prefix}notification_uri");