relevanceTags property

List<String>? relevanceTags
final

This field is set if the relevance of this suggestion might be changed depending on where completion is requested.

Implementation

final List<String>? relevanceTags;