mirror of
https://github.com/immich-app/immich.git
synced 2025-10-27 17:04:43 -04:00
602 B
602 B
openapi.model.DeviceInfoResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| deviceType | DeviceTypeEnum | ||
| userId | String | ||
| deviceId | String | ||
| createdAt | String | ||
| isAutoBackup | bool |