OneOf constructor

const OneOf(
  1. List<int> characters
)

Implementation

const OneOf(this.characters);