Token constructor

const Token(
  1. String value
)

Implementation

const Token(this.value);