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