updatedAt property

IntColumn get updatedAt

Implementation

IntColumn get updatedAt => integer().map(const PreciseDateTimeConverter())();