inOuterZone property

bool get inOuterZone

Whether we are currently executing in the outer zone. This can be used by clients to optimize and call runInside when needed.

Implementation

bool get inOuterZone;