menu
testcontainers_core package
documentation
testcontainers.dart
ContainerState
health property
health property
dark_mode
light_mode
health
property
ContainerHealth
?
health
final
Health-check state, or
null
if no health check is configured.
Implementation
final ContainerHealth? health;
testcontainers_core package
documentation
testcontainers
ContainerState
health property
ContainerState class