Bind constructor

const Bind(
  1. String source,
  2. ChangeCase changeCase
)

Implementation

const Bind(this.source, this.changeCase);