hasBeenUpdated method
void
hasBeenUpdated()
Notify listeners that this deployment has been updated.
Implementation
void hasBeenUpdated() => notifyListeners();
Notify listeners that this deployment has been updated.
void hasBeenUpdated() => notifyListeners();