booleanValue property

bool? booleanValue
getter/setter pair

Boolean value.

Can be used for entities with binary values, or for checkboxes.

Implementation

core.bool? booleanValue;