menu
testcontainers_core package
documentation
testcontainers.dart
ContainerState
oomKilled property
oomKilled property
dark_mode
light_mode
oomKilled
property
bool
?
oomKilled
final
true
when the container was killed due to an out-of-memory condition.
Implementation
final bool? oomKilled;
testcontainers_core package
documentation
testcontainers
ContainerState
oomKilled property
ContainerState class