tables property

Map<String, DbTable> tables
getter/setter pair

Implementation

late Map<String, DbTable> tables;