data property
Data associated with the breadcrumb.
The contents depend on the type of breadcrumb.
This field is optional and may be set to null.
See also:
Implementation
final Map<String, dynamic>? data;
Data associated with the breadcrumb.
The contents depend on the type of breadcrumb.
This field is optional and may be set to null.
See also:
final Map<String, dynamic>? data;