SingleCharPredicate constructor

const SingleCharPredicate(
  1. int value
)

Implementation

const SingleCharPredicate(this.value);