mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
* UserService * PartnerService * HashService * MemoryService * PersonService * SearchService * StackService
1 line
54 B
Dart
1 line
54 B
Dart
const int noDbId = -9223372036854775808; // from Isar
|