homekits property

List<Homekit> homekits
getter/setter pair

All of the Homekit objects on the network that the user's device has permission to access.

Implementation

List<Homekit> homekits = [];