maxCount property

  1. @ColumnInfo.new(name: 'max_count')
int? maxCount
final

Implementation

@ColumnInfo(name: 'max_count')
final int? maxCount;