InsightWorkspaceDTO constructor

InsightWorkspaceDTO({
  1. String? workspaceId,
})

Implementation

InsightWorkspaceDTO({this.workspaceId});