mappedBy property

MappedBy? mappedBy
final

When drift extensions are enabled and this column was defined with a MAPPED BY clause, a reference to that clause.

Implementation

final MappedBy? mappedBy;