scope property
dynamic
get
scope
The task's scope.
Implementation
_i2.dynamic get scope => _i5.getProperty(
this,
'scope',
);
The task's scope.
_i2.dynamic get scope => _i5.getProperty(
this,
'scope',
);