HolePunchOptions constructor
const
HolePunchOptions({
- HolePunchTracer? tracer,
- AddrFilter? filter,
Creates new holepunch options
Implementation
const HolePunchOptions({
this.tracer,
this.filter,
});