menu
testcontainers_core package
documentation
testcontainers.dart
DockerContainer
network property
network property
dark_mode
light_mode
network
property
Network
?
get
network
The
Network
the container will be attached to, or
null
.
Implementation
Network? get network => _network;
testcontainers_core package
documentation
testcontainers
DockerContainer
network property
DockerContainer class