854 B
854 B
manager_api_new.model.ProgrammeBlock
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| title | List | [optional] [default to const []] | |
| description | List | [optional] [default to const []] | |
| startTime | DateTime | [optional] | |
| endTime | DateTime | [optional] | |
| mapAnnotations | List | [optional] [default to const []] |