localCancelRequested constant

The local network admin requested to cancel their delete request after DELETE_ACKNOWLEDGED.

Implementation

static const localCancelRequested =
    NetworkPeeringConnectionStatusConsensusState_DeleteStatus(
      'LOCAL_CANCEL_REQUESTED',
    );