stringValue property

String? stringValue
final

The asset property value is a string. You can also specify an expression. If you use an expression, the evaluated result should be a string.

Implementation

final String? stringValue;