tables property

Map<String, TableDeclaration> tables
getter/setter pair

Implementation

late Map<String, TableDeclaration> tables;