booleanValues property

List<bool>? booleanValues
final

An array of Boolean values.

Implementation

final List<bool>? booleanValues;