only property

Requested kind of actions to return.

Actions not of this kind are filtered out before being shown by the lightbulb.

Implementation

_i3.CodeActionKind? get only => _i5.getProperty(
      this,
      'only',
    );