values property

List<bool>? values
getter/setter pair

A list of bool values.

Implementation

core.List<core.bool>? values;