matterFabrics property

List<MatterFabric> matterFabrics
getter/setter pair

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

Implementation

List<MatterFabric> matterFabrics = [];