mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
661 B
661 B
mycoreapi.model.ScreenConfiguration
Load the model package
import 'package:mycoreapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| name | String | [optional] | |
| type | String | [optional] | |
| widgets | List | [optional] [default to const []] | |
| height | int | [optional] | |
| width | int | [optional] |