UserConcept constructor

UserConcept(
  1. Model model,
  2. String conceptCode
)

Implementation

UserConcept(super.model, super.conceptCode);