resultId property

String? get resultId

The result id of the tokens.

This is the id that will be passed to DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits (if implemented).

Implementation

_i2.String? get resultId => _i5.getProperty(
      this,
      'resultId',
    );