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