tableInfos property

List<IdInfo> tableInfos

The service's tables.

Implementation

List<IdInfo> get tableInfos => _tableInfos.value;