Identifier constructor

const Identifier(
  1. String value
)

Implementation

const Identifier(this.value);