id property

  1. @OrmField.new(isPrimaryKey: true)
String id
final

Implementation

@OrmField(isPrimaryKey: true)
final String id;