run<T extends RunOptions> method
Implementation
_i4.Process<T> run<T extends _i4.RunOptions>(T opt) => _i3.callMethod(
this,
'run',
[opt],
);
_i4.Process<T> run<T extends _i4.RunOptions>(T opt) => _i3.callMethod(
this,
'run',
[opt],
);