stringValue property
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;
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.
final String? stringValue;