valueBool property

bool? valueBool
getter/setter pair

The boolean value - this will only be present if type of the property is bool.

Implementation

core.bool? valueBool;