type property

String? type
final

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

final String? type;