tableAliases property

Map<String, String> tableAliases
final

The table aliases used in the encoded output.

Implementation

final Map<String, String> tableAliases = <String, String>{};