mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 17:11:19 +00:00
671 B
671 B
mycore_api.model.ScreenDevice
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| name | String | [optional] | |
| type | String | [optional] | |
| location | String | [optional] | |
| locationExplanation | String | [optional] | |
| height | int | [optional] | |
| width | int | [optional] |