UserId constructor

const UserId(
  1. String val
)

Implementation

const UserId(super.val);