workspaceState property

Memento workspaceState

A memento object that stores state in the context of the currently opened {@link workspace.workspaceFoldersworkspace}.

Implementation

_i3.Memento get workspaceState => _i5.getProperty(
      this,
      'workspaceState',
    );