mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
1.1 KiB
1.1 KiB
mycore_api.model.AlarmModeProgrammedMode
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| monday | List | [optional] [default to const []] | |
| tuesday | List | [optional] [default to const []] | |
| wednesday | List | [optional] [default to const []] | |
| thursday | List | [optional] [default to const []] | |
| friday | List | [optional] [default to const []] | |
| saturday | List | [optional] [default to const []] | |
| sunday | List | [optional] [default to const []] |