ActorMetadata constructor
const
ActorMetadata({
- Service? service,
- Agent? agent,
- ActorConfig? config,
Implementation
const ActorMetadata({this.service, this.agent, this.config});