value property

T get value

The value that is trusted to not contain PII.

Implementation

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