OperationManagedZoneContext constructor
OperationManagedZoneContext({
- ManagedZone? newValue,
- ManagedZone? oldValue,
Implementation
OperationManagedZoneContext({
this.newValue,
this.oldValue,
});