value property

String get value

The value to use for the variable.

Implementation

_i2.String get value => _i5.getProperty(
      this,
      'value',
    );