menu
testcontainers_core package
documentation
testcontainers.dart
ContainerIsNotRunning
message property
message property
dark_mode
light_mode
message
property
String
message
final
Human-readable description of which container is not running and why.
Implementation
final String message;
testcontainers_core package
documentation
testcontainers
ContainerIsNotRunning
message property
ContainerIsNotRunning class