booleanValues property

List<bool>? booleanValues
getter/setter pair

Boolean array.

Implementation

core.List<core.bool>? booleanValues;