location property

Location get location

Implementation

Location get location => throw UnsupportedError(
    'WorkerGlobalScope.location is not available outside a browser context.');