Actor constructor

const Actor(
  1. ActorMetadata metadata
)

Implementation

const Actor(this.metadata);