injectString method

void injectString (String string)

Implementation

void injectString(String string) {
  notifyListeners();
}