displayName property

String? displayName
final

The display name of a suggested item. If fieldValue or predicateValue are provided, the matching text is highlighted with the HTML bold tag.

Implementation

final String? displayName;