menu
testcontainers_core package
documentation
testcontainers.dart
ContainerStartException
message property
message property
dark_mode
light_mode
message
property
String
message
final
Human-readable description of why the container could not be started.
Implementation
final String message;
testcontainers_core package
documentation
testcontainers
ContainerStartException
message property
ContainerStartException class