dateArray constant

GenericType<List<DateTime>> const dateArray

Must be a List<DateTime>

Implementation

static const dateArray = GenericType<List<DateTime>>(TypeOid.dateArray);