literalValueBoolean property

bool? literalValueBoolean
final

The boolean literal value of the attribute. This field is absent if the value is not a boolean literal.

Implementation

final bool? literalValueBoolean;