NetworkDiagnosticChangedEvent type
Carga útil para DiagnosticChangedEventListner onde há uma alteração em um diagnóstico de rede.
type NetworkDiagnosticChangedEvent = NetworkDiagnosticChangedEventArgs & {
type: "network"
}