menu
prisma_flutter_connector package
documentation
runtime.dart
RelationInfo
joinTable property
joinTable property
dark_mode
light_mode
joinTable
property
String
?
joinTable
final
For many-to-many: the join table name.
Implementation
final String? joinTable;
prisma_flutter_connector package
documentation
runtime
RelationInfo
joinTable property
RelationInfo class