menuItems property

All registered MenuItems mapped by their path.

Implementation

final StorableHashMap<StorableString, MenuItem> menuItems = StorableHashMap();