levels property

List<Level>? levels
getter/setter pair

The list of levels within this criterion.

Implementation

core.List<Level>? levels;