class SendWrap extends AsyncWrapimport { SendWrap } from "https://dotland.deno.dev/std@0.177.0/node/internal_binding/udp_wrap.ts"; ConstructorsnewSendWrap()Propertiesaddress: stringcallback: (error: ErrnoException | null, bytes?: number) => voidlist: MessageType[]oncomplete: (err: number | null, sent?: number) => voidport: number