blob: 6c3d3a8347cd24f502a58b08339463aebc81f5d0 [file] [log] [blame] [view]
# handles property
List<[Handle](../../zircon/Handle-class.md)> handles
_<span class="feature read / write">read / write</span>_
## Implementation
```dart
List<Handle> handles;
```