EditorEditResult constructor
const
EditorEditResult({})
Implementation
const EditorEditResult({
required this.scene,
this.primaryId,
this.deletedIds = const <rt.ElementId>{},
this.duplicatedIds = const <rt.ElementId, rt.ElementId>{},
});