menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
devices property
devices property
dark_mode
light_mode
devices
property
List
<
ContainerDeviceMapping
>
?
devices
final
Host devices exposed inside the container.
Implementation
final List<ContainerDeviceMapping>? devices;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
devices property
ContainerHostConfig class