tables property

List<Table>? tables
getter/setter pair

The tables from the specified database.

Implementation

core.List<Table>? tables;