menu
testcontainers_core package
documentation
testcontainers.dart
ContainerNetworkEndpoint
links property
links property
dark_mode
light_mode
links
property
List
<
String
>
?
links
final
Linked container names (legacy
--link
feature).
Implementation
final List<String>? links;
testcontainers_core package
documentation
testcontainers
ContainerNetworkEndpoint
links property
ContainerNetworkEndpoint class