roleId property

  1. @ColumnInfo.new(name: 'role_id')
int roleId
final

Implementation

@ColumnInfo(name: 'role_id')
final int roleId;