hasMenu property
dynamic
hasMenu
getter/setter pair
Either the actual menu as a structured representation, as text,
or a URL of the menu. Supported types: Menu
, String,
String
Implementation
dynamic hasMenu;