menu
dbutils package
documentation
firestore_db.dart
FireStoreDB
getError method
getError method
dark_mode
light_mode
getError
method
Exception
getError
(
[
Object
?
ex
])
Implementation
Exception getError([Object? ex]) => _collection.getError(ex);
dbutils package
documentation
firestore_db
FireStoreDB
getError method
FireStoreDB class