Returns a string describing the notification progress id, if available.
string
function getNotificationProgressId(state) { return state.notifications.progressId; }