799 B
799 B
manager_api.model.GeoPointDTO
Load the model package
import 'package:manager_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| title | List | [optional] [default to const []] | |
| description | List | [optional] [default to const []] | |
| images | List | [optional] [default to const []] | |
| latitude | String | [optional] | |
| longitude | String | [optional] |