accessibleLevels property

List<String>? accessibleLevels
getter/setter pair

Ids of all levels that the user has access to.

This includes the currently active level and all other levels that are included because of a higher purchase.

Implementation

core.List<core.String>? accessibleLevels;