boolValue property

bool? boolValue
getter/setter pair

A Boolean value represented by true or false.

Implementation

core.bool? boolValue;