typeId property

  1. @ColumnInfo.new(name: 'type_id')
int typeId
final

Implementation

@ColumnInfo(name: 'type_id')
final int typeId;