inverseJoinColumn property

String? inverseJoinColumn
final

For many-to-many: the column in join table referencing target model.

Implementation

final String? inverseJoinColumn;