type property

String? type
getter/setter pair

Describes what type of breadcrumb this is.

Possible values: "default", "http", "navigation".

This field is optional and may be set to null.

See also:

Implementation

String? type;