Prototype constructor

const Prototype(
  1. RegExp exp,
  2. List<HashInfo> modes
)

Implementation

const Prototype(this.exp, this.modes);