update abstract method

dynamic update(
  1. Observable observable,
  2. String? notifyName,
  3. Map? map
)

Implementation

update(Observable observable,String? notifyName, Map? map);