DropInfo constructor
DropInfo({})
Implementation
DropInfo({
this.cause,
this.destinationGeolocationCode,
this.destinationIp,
this.region,
this.resourceUri,
this.sourceGeolocationCode,
this.sourceIp,
});