tables property

Map<String, CyberDataTable> get tables

Implementation

Map<String, CyberDataTable> get tables => Map.unmodifiable(_tables);