value property

T get value

Implementation

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