NotCharClass constructor

const NotCharClass(
  1. String chars
)

Implementation

const NotCharClass(this.chars) : super(negate: true);