menu
testcontainers_core package
documentation
testcontainers.dart
ContainerState
error property
error property
dark_mode
light_mode
error
property
String
?
error
final
Error string describing why the container stopped, if applicable.
Implementation
final String? error;
testcontainers_core package
documentation
testcontainers
ContainerState
error property
ContainerState class