$ScopesContextMap top-level constant

Map<ScopesContext, String> const $ScopesContextMap

Implementation

const $ScopesContextMap = {
  ScopesContext.enrollment: 'ENROLLMENT',
  ScopesContext.portal: 'PORTAL'
};