menu
raindrop_postgres package
documentation
ddl.dart
ForeignKeyInfo
referencedTable property
referencedTable property
dark_mode
light_mode
referencedTable
property
String
referencedTable
final
The name of the referenced table.
Implementation
final String referencedTable;
raindrop_postgres package
documentation
ddl
ForeignKeyInfo
referencedTable property
ForeignKeyInfo class