CreateBGPPeerResponse constructor

CreateBGPPeerResponse({
  1. VirtualInterface? virtualInterface,
})

Implementation

CreateBGPPeerResponse({
  this.virtualInterface,
});