upStatus property

  1. @ColumnInfo.new(name: 'up_status')
bool upStatus
final

Implementation

@ColumnInfo(name: 'up_status')
final bool upStatus;