immich/mobile/openapi/doc/MapReverseGeocodeResponseDto.md

522 B

openapi.model.MapReverseGeocodeResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
city String City name
country String Country name
state String State/Province name

[Back to Model list] [Back to API list] [Back to README]