EntityId constructor

const EntityId(
  1. String value
)

Implementation

const EntityId(this.value);