TitleTrait constructor

const TitleTrait(
  1. String value
)

Implementation

const TitleTrait(String value) : super(id, value);