menu
testcontainers_core package
documentation
testcontainers.dart
ContainerImageManifestDescriptor
annotations property
annotations property
dark_mode
light_mode
annotations
property
Map
<
String
,
String
>
?
annotations
final
Arbitrary annotations attached to this manifest descriptor.
Implementation
final Map<String, String>? annotations;
testcontainers_core package
documentation
testcontainers
ContainerImageManifestDescriptor
annotations property
ContainerImageManifestDescriptor class