FirestoreErrors constructor
FirestoreErrors(
- Object error,
- StackTrace stackTrace
Implementation
FirestoreErrors(this.error, this.stackTrace);
FirestoreErrors(this.error, this.stackTrace);