injectMap method

void injectMap (Map map)

Implementation

void injectMap(Map map) {
  notifyListeners();
}