joinTable property

String? joinTable
final

For many-to-many: the join table name.

Implementation

final String? joinTable;