storeId property

  1. @ColumnInfo.new(name: 'store_id')
int storeId
final

Implementation

@ColumnInfo(name: 'store_id')
final int storeId;