tables property

List<Table>? tables
getter/setter pair

The tables present in the requested instance.

Implementation

core.List<Table>? tables;