property Deno.ServeOptions.onListen
          
The callback which is called when the server starts listening.
(localAddr: Deno.NetAddr) => void
      
    The callback which is called when the server starts listening.
(localAddr: Deno.NetAddr) => void