This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
immich
mirror of
https://github.com/immich-app/immich.git
Watch
1
Star
0
Fork
You've already forked immich
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
93863b0629
immich
/
mobile
/
openapi
/
doc
/
SearchAssetResponseDto.md
631 B
Raw
Blame
History
openapi.model.SearchAssetResponseDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
total
int
count
int
items
List
[default to const []]
facets
List
[default to const []]
[Back to Model list]
[Back to API list]
[Back to README]