happenedAt property
DateTimeColumn
get
happenedAt
Implementation
DateTimeColumn get happenedAt =>
dateTime().withDefault(Constant(DateTime.now()))();
DateTimeColumn get happenedAt =>
dateTime().withDefault(Constant(DateTime.now()))();