manyToManyTableName property

String? manyToManyTableName
final

you are able to set the table name of created that MANY-TO-MANY Relationship needs

Implementation

final String? manyToManyTableName;