domain property

List<D> domain
latefinal

表示域的范围

Implementation

late final List<D> domain;