menu
testcontainers_core package
documentation
testcontainers.dart
ContainerImageManifestDescriptor
urls property
urls property
dark_mode
light_mode
urls
property
List
<
String
>
?
urls
final
List of URLs where the content can be obtained.
Implementation
final List<String>? urls;
testcontainers_core package
documentation
testcontainers
ContainerImageManifestDescriptor
urls property
ContainerImageManifestDescriptor class