workspaceKey property
String?
get
workspaceKey
Implementation
String? get workspaceKey => _$this._workspaceKey;
set
workspaceKey
(String? workspaceKey)
Implementation
set workspaceKey(String? workspaceKey) => _$this._workspaceKey = workspaceKey;