all property
List<DeviceFrame>
get
all
Implementation
List<DeviceFrame> get all => List<DeviceFrame>.unmodifiable(_byId.values);
List<DeviceFrame> get all => List<DeviceFrame>.unmodifiable(_byId.values);