UserId constructor

const UserId(
  1. String value
)

Implementation

const UserId(this.value);