My WordPress version is 5.5.3.
When commenting the first line:
add_action(‘wp_nav_menu_item_custom_fields’, array($this, ‘wp_nav_menu_item_custom_fields’), 10, 5);
the Menu Image plugin works.
While commenting just the second one does not change anything.