InvalidIdentifier constructor

const InvalidIdentifier(
  1. ListOfIdentifierable first
)

Implementation

const InvalidIdentifier(this.first);