globalZone top-level property

ZoneManager? get globalZone

Returns the global zone manager if initialized.

Implementation

ZoneManager? get globalZone => _globalZone;