menu
bones_api package
documentation
bones_api_test_vm.dart
APITestConfigDocker<C extends DockerContainer>
stopContainerTimeout property
stopContainerTimeout property
dark_mode
light_mode
stopContainerTimeout
property
Duration
get
stopContainerTimeout
The timeout to stop the
container
.
Implementation
Duration get stopContainerTimeout => Duration(seconds: 60);
bones_api package
documentation
bones_api_test_vm
APITestConfigDocker<C extends DockerContainer>
stopContainerTimeout property
APITestConfigDocker class