menu
testcontainers_core package
documentation
testcontainers.dart
ContainerState
restarting property
restarting property
dark_mode
light_mode
restarting
property
bool
?
restarting
final
true
when the container is in the process of restarting.
Implementation
final bool? restarting;
testcontainers_core package
documentation
testcontainers
ContainerState
restarting property
ContainerState class