tableName property
String
get
tableName
The table's name (unchanged by this operation).
Implementation
String get tableName => newTable.name;
The table's name (unchanged by this operation).
String get tableName => newTable.name;