PatternTrait constructor

const PatternTrait(
  1. String value
)

Implementation

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