menu
wire package
documentation
mixin/mixin_with_database.dart
WireMixinWithDatabase
exist method
exist method
dark_mode
light_mode
exist
method
bool
exist
(
String
key
)
Implementation
bool exist(String key) => databaseService.exist(key);
wire package
documentation
mixin/mixin_with_database
WireMixinWithDatabase
exist method
WireMixinWithDatabase mixin