processId property

num get processId

The underlying process id.

Implementation

_i2.num get processId => _i5.getProperty(
      this,
      'processId',
    );