booleanValue property

String? booleanValue
final

The asset property value is a Boolean value that must be TRUE or FALSE. You can also specify an expression. If you use an expression, the evaluated result should be a Boolean value.

Implementation

final String? booleanValue;