ChallengeType constructor

const ChallengeType(
  1. String value
)

Implementation

const ChallengeType(this.value);