menu
spacetimedb_sdk package
documentation
codegen.dart
ClientCache
tableCount property
tableCount property
dark_mode
light_mode
tableCount
property
int
get
tableCount
Number of registered tables.
Implementation
int get tableCount => _tables.length;
spacetimedb_sdk package
documentation
codegen
ClientCache
tableCount property
ClientCache class