mirror of https://github.com/immich-app/immich.git
554 B
554 B
openapi.model.MapMarkerResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| city | String | ||
| country | String | ||
| id | String | ||
| lat | double | ||
| lon | double | ||
| state | String |