primaryTableName property

String get primaryTableName

Gets the original database name of the primary table.

Implementation

String get primaryTableName => currentTableInfo.originalName;