UniqueId constructor

UniqueId(
  1. String id
)

Implementation

UniqueId(String id) : super(id);