defaultZoneSpec property
Default Zone Specs binds this.registerCallback to the ZoneSpecification.registerCallback
Implementation
ZoneSpecification get defaultZoneSpec => ZoneSpecification(registerCallback: registerCallback);
Default Zone Specs binds this.registerCallback to the ZoneSpecification.registerCallback
ZoneSpecification get defaultZoneSpec => ZoneSpecification(registerCallback: registerCallback);