localForeignTableName property
A Dart-safe class name for the foreign table. If the original table name conflicts with a Dart built-in type, this will be suffixed.
Implementation
final String localForeignTableName;
A Dart-safe class name for the foreign table. If the original table name conflicts with a Dart built-in type, this will be suffixed.
final String localForeignTableName;