boolValue property

bool? boolValue
getter/setter pair

A Boolean value: true or false.

Implementation

core.bool? boolValue;