Dot constructor

const Dot(
  1. ListOfIdentifierable first
)

Implementation

const Dot(this.first);