updatedAt property

  1. @MappableField(key: 'updated_at')
DateTime? updatedAt
final

Implementation

@MappableField(key: 'updated_at')
final DateTime? updatedAt;