mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +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
|