unknown type: QueryDocumentSnapshot
Open
problem
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
**Steps to Reproduce**
in my model there have data type QueryDocumentSnpashot
**Code sample**
```
class MessageModel {
....
....
@HiveField(5)
final QueryDocumentSnpashot docSnapshot;
....
....
}
```
**Version**
- Platform: Android
- Flutter version: 2.0.2
- Hive version: 2.0.3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.