1018 B
1018 B
manager_api_new.model.MapAnnotationDTO
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| type | List | [optional] [default to const []] | |
| label | List | [optional] [default to const []] | |
| geometryType | GeometryType | [optional] | |
| geometry | EventAddressDTOGeometry | [optional] | |
| polyColor | String | [optional] | |
| icon | String | [optional] | |
| iconResourceId | String | [optional] | |
| iconResource | PuzzleDTOAllOfPuzzleImage | [optional] |