empty property

CodeActionKind get empty

Empty kind.

Implementation

static _i3.CodeActionKind get empty => _i5.getProperty(
      _declaredCodeActionKind,
      'Empty',
    );