boolValue property

bool? boolValue
final

An attribute of type Boolean. For example:

"BOOL": true

Implementation

final bool? boolValue;