Map<String, String> updateFavouriteNavigationAction(String title) { return <String, String>{'title': title}; }