processId property
num
get
processId
The underlying process id.
Implementation
_i2.num get processId => _i5.getProperty(
this,
'processId',
);
The underlying process id.
_i2.num get processId => _i5.getProperty(
this,
'processId',
);