tables property

Map<String, TableSnapshot> tables
final

Map of table name to table snapshot.

Implementation

final Map<String, TableSnapshot> tables;