logicalTableMap property

Map<String, LogicalTable>? logicalTableMap
final

Configures the combination and transformation of the data from the physical tables.

Implementation

final Map<String, LogicalTable>? logicalTableMap;