tableList property

Map<dynamic, Map> get tableList

Implementation

Map<dynamic, Map<dynamic, dynamic>> get tableList => _tableList;