location top-level property
WorkerLocation
get
location
Returns workerGlobal's WorkerLocation object.
Implementation
_i3.WorkerLocation get location => _i4.getProperty(
_self,
'location',
);