CarpenterCommandResult constructor
const
CarpenterCommandResult({})
Implementation
const CarpenterCommandResult({
this.message,
this.undo,
this.refreshScopes = const {},
this.blockingEffect = false,
});
const CarpenterCommandResult({
this.message,
this.undo,
this.refreshScopes = const {},
this.blockingEffect = false,
});