UserId constructor

UserId(
  1. String id
)

Implementation

UserId(String id) : super(id);