Identifier constructor

Identifier(
  1. Token? id
)

Implementation

Identifier(this.id);