injectList method

void injectList (List list)

Implementation

void injectList(List list) {
  notifyListeners();
}