actualTableName property Null safety
final
The name of the table in the database. Unlike aliasedName, this can not be aliased.
Implementation
@override
final String actualTableName;
The name of the table in the database. Unlike aliasedName, this can not be aliased.
@override
final String actualTableName;