type property

The type of mutation that will occur to the variable.

Implementation

_i3.EnvironmentVariableMutatorType get type =>
    _i3.EnvironmentVariableMutatorType.values.byName(_i5.getProperty(
      this,
      'type',
    ));