WorkspaceDiff constructor
const
WorkspaceDiff({})
Implementation
const WorkspaceDiff({
this.created = const [],
this.modified = const [],
this.deleted = const [],
this.contentSnippets = const {},
});
const WorkspaceDiff({
this.created = const [],
this.modified = const [],
this.deleted = const [],
this.contentSnippets = const {},
});