category property

String? category
final

A dot-separated string describing the source of the breadcrumb, e.g. "ui.click".

This field is optional and may be set to null.

Implementation

final String? category;