menu property

  1. @Deprecated('Use [hasMenu]. See https://schema.org/menu')
dynamic menu
getter/setter pair

Either the actual menu as a structured representation, as text, or a URL of the menu.

Supported types: SchemaMenu, String

Implementation

@Deprecated('Use [hasMenu]. See https://schema.org/menu')
dynamic menu;