value property

String get value

String value of the kind, e.g. "refactor.extract.function".

Implementation

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