RegPattern constructor

const RegPattern(
  1. String string
)

Implementation

const RegPattern(this.string);