APPLICATION_SORT_BY_NAME constant

ApplicationSorting const APPLICATION_SORT_BY_NAME

Implementation

static const ApplicationSorting APPLICATION_SORT_BY_NAME =
    ApplicationSorting._(1, _omitEnumNames ? '' : 'APPLICATION_SORT_BY_NAME');