UserDefined constructor

const UserDefined(
  1. ListOfIdentifierable first
)

Implementation

const UserDefined(this.first);