groupId property

  1. @ColumnInfo.new(name: 'group_id')
int? groupId
final

Implementation

@ColumnInfo(name: 'group_id')
final int? groupId;