PeerVpcResult constructor

PeerVpcResult({
  1. Operation? operation,
})

Implementation

PeerVpcResult({
  this.operation,
});