userId property

  1. @ColumnInfo.new(name: 'user_id')
String userId
final

Implementation

@ColumnInfo(name: 'user_id')
final String userId;