menu
wahyz_bootstrap package
documentation
data/repository/repository.dart
Repository<T>
checkItemExistence abstract method
checkItemExistence abstract method
dark_mode
light_mode
checkItemExistence
abstract method
Future
<
bool
>
checkItemExistence
(
String
?
uid
)
Implementation
Future<bool> checkItemExistence(String? uid);
wahyz_bootstrap package
documentation
data/repository/repository
Repository<T>
checkItemExistence abstract method
Repository class