happenedAt property

DateTimeColumn get happenedAt

Implementation

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