menu
turbo_firestore_api package
documentation
exceptions/t_firestore_exception.dart
TFirestoreException
path property
path property
dark_mode
light_mode
path
property
String
?
path
final
The Firestore collection path where the error occurred, if applicable.
Implementation
final String? path;
turbo_firestore_api package
documentation
exceptions/t_firestore_exception
TFirestoreException
path property
TFirestoreException class