behaviorInstances property
All of the BehaviorInstance objects on the network that the user's device has permission to access.
Implementation
List<BehaviorInstance> behaviorInstances = [];
All of the BehaviorInstance objects on the network that the user's device has permission to access.
List<BehaviorInstance> behaviorInstances = [];