userId property

  1. @ColumnInfo.new(name: 'user_id')
int userId
final

Implementation

@ColumnInfo(name: 'user_id')
final int userId;