menu
calljmp package
documentation
database.dart
ComposedDatabaseSubscription
table property
table property
dark_mode
light_mode
table
property
@
override
DatabaseTable
get
table
override
Implementation
@override DatabaseTable get table => _subscriptions.isNotEmpty ? _subscriptions.first.table : '';
calljmp package
documentation
database
ComposedDatabaseSubscription
table property
ComposedDatabaseSubscription class