func clear()

in SwiftChat/ContentView.swift [64:66]


    func clear() {
        outputText = ""
    }