physicalTableMap property

Map<String, PhysicalTable>? physicalTableMap
final

Declares the physical tables that are available in the underlying data sources.

Implementation

final Map<String, PhysicalTable>? physicalTableMap;