AttrList constructor

const AttrList(
  1. List<AList> aLists
)

Implementation

const AttrList(this.aLists);