hasGlobalZone top-level property

bool get hasGlobalZone

Whether the global zone manager has been initialized.

Implementation

bool get hasGlobalZone => _globalZone != null;