actualTableName property Null safety

String actualTableName

The name of the table in the database. Unlike aliasedName, this can not be aliased.

Implementation

String get actualTableName;