readAttributeNetworks(completion:)

Declaration

func readAttributeNetworks(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeNetworks() async throws -> [Any]