All of the Matter objects on the network that the user's device has permission to access.
List<Matter> get matters => List.from(_matters, growable: false);