Path constructor

const Path(
  1. ListOfIdentifierable first
)

Implementation

const Path(this.first);