tables property

List<EFTable<IModel>> tables
getter/setter pair

tables is a property has all tables

tables: [todos_table],

Implementation

List<EFTable> tables;