menu
testcontainers_core package
documentation
testcontainers.dart
ContainerGraphDriver
data property
data property
dark_mode
light_mode
data
property
Map
<
String
,
String
>
?
data
final
Driver-specific metadata (e.g. layer diff paths).
Implementation
final Map<String, String>? data;
testcontainers_core package
documentation
testcontainers
ContainerGraphDriver
data property
ContainerGraphDriver class