mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-30 18:35:00 -04:00 
			
		
		
		
	* Get asset and album count * Generate APIs * Added asset count for each type * Added api on the web * Added info button for asset and album count to trigger getting info on hover * Remove websocket event from photo page
		
			
				
	
	
	
		
			449 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			449 B
		
	
	
	
	
	
	
	
openapi.model.AssetCountByUserIdResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| photos | int | ||
| videos | int |