mirror of
https://github.com/immich-app/immich.git
synced 2024-11-25 09:01:22 +02:00
41ffa0c015
* fix(server): Server freezes when getting statistic * remove dead code
522 B
522 B
openapi.model.UsageByUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
userId | String | ||
videos | int | ||
photos | int | ||
usageRaw | int | ||
usage | String |