levelId property

  1. @ColumnInfo.new(name: 'level_id')
int levelId
final

Implementation

@ColumnInfo(name: 'level_id')
final int levelId;