activeSurveyName top-level constant

String const activeSurveyName

Survey name passed in apiSetActiveSurvey, the activeSurveyName is the property name passed as a queryParameter and is the property in ~/.devtools too.

Implementation

const activeSurveyName = 'activeSurveyName';