Target sets the function to create a new receiver of the right type for this command to constructor. The constructor's task is to return an aggregate instance with the appropriate ID extracted from the command passed to the constructor. Example: func UserFromCommand(command *Command) Aggregate {
(constructor func(*Command) Aggregate)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected