boolValue property

bool? get boolValue

Implementation

bool? get boolValue => value as bool?;