foreignKey property

String foreignKey
final

FK on child (hasOne / hasMany) OR FK on parent (belongsTo)

Implementation

final String foreignKey;