ArticleId constructor

const ArticleId(
  1. String value
)

Implementation

const ArticleId(this.value);