AssetsWorkspaceDTO constructor

AssetsWorkspaceDTO({
  1. String? workspaceId,
})

Implementation

AssetsWorkspaceDTO({this.workspaceId});