mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00:00
720 B
720 B
openapi.model.PlacesResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| admin1name | Optional<String?> | Administrative level 1 name (state/province) | [optional] |
| admin2name | Optional<String?> | Administrative level 2 name (county/district) | [optional] |
| latitude | num | Latitude coordinate | |
| longitude | num | Longitude coordinate | |
| name | String | Place name |