1.3 KiB
1.3 KiB
manager_api_new.model.GeoPoint
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| title | List | [default to const []] | |
| description | List | [default to const []] | |
| contents | List | [default to const []] | |
| schedules | List | [default to const []] | |
| prices | List | [default to const []] | |
| phone | List | [default to const []] | |
| List | [default to const []] | ||
| site | List | [default to const []] | |
| categorieId | int | [optional] | |
| latitude | String | [optional] | |
| longitude | String | [optional] | |
| imageResourceId | String | [optional] | |
| imageUrl | String | [optional] |