tableName property

String get tableName

The table's name (unchanged by this operation).

Implementation

String get tableName => newTable.name;