isar / isar/hive

unknown type: QueryDocumentSnapshot

Open
#623 0 comments 0 reactions 1 assignee Claimed by @simc View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.