tables property

ListBuilder<Table> get tables

Implementation

ListBuilder<Table> get tables;
set tables (ListBuilder<Table>? tables)

Implementation

set tables(ListBuilder<Table>? tables);