Constant constructor

const Constant(
  1. ListOfIdentifierable first
)

Implementation

const Constant(this.first);