integerValue property

String? integerValue
final

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

Implementation

final String? integerValue;