upId property

  1. @ColumnInfo.new(name: 'up_id')
int? upId
final

Implementation

@ColumnInfo(name: 'up_id')
final int? upId;