menu
spacetimedb_sdk package
documentation
protocol.dart
TableCache<T>
isSubscribed property
isSubscribed property
dark_mode
light_mode
isSubscribed
property
bool
get
isSubscribed
Implementation
bool get isSubscribed => _subscribedCompleter.isCompleted;
spacetimedb_sdk package
documentation
protocol
TableCache<T>
isSubscribed property
TableCache class