ageDays property

  1. @ColumnInfo.new(name: 'age_days')
int? ageDays
final

Implementation

@ColumnInfo(name: 'age_days')
final int? ageDays;