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