menu
testcontainers_core package
documentation
testcontainers.dart
ContainerVolumeOptions
labels property
labels property
dark_mode
light_mode
labels
property
Map
<
String
,
String
>
?
labels
final
Labels applied to the volume.
Implementation
final Map<String, String>? labels;
testcontainers_core package
documentation
testcontainers
ContainerVolumeOptions
labels property
ContainerVolumeOptions class