menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
macAddress property
macAddress property
dark_mode
light_mode
macAddress
property
String
?
macAddress
final
MAC address of the container's primary network interface (legacy field).
Implementation
final String? macAddress;
testcontainers_core package
documentation
testcontainers
ContainerConfig
macAddress property
ContainerConfig class