AdminId constructor

const AdminId(
  1. String value
)

Implementation

const AdminId(this.value);