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