aliasedName property

  1. @override
String aliasedName
final

The (potentially aliased) name of this table or view.

If no alias is active, this is the same as entityName.

Implementation

@override
final String aliasedName;