menu
testcontainers_core package
documentation
testcontainers.dart
ContainerMount
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
Name of the Docker volume (only for
type == 'volume'
).
Implementation
final String? name;
testcontainers_core package
documentation
testcontainers
ContainerMount
name property
ContainerMount class