injectBool method

void injectBool (bool boolean)

Implementation

void injectBool(bool boolean) {
  notifyListeners();
}