stopContainerTimeout property

Duration get stopContainerTimeout

The timeout to stop the container.

Implementation

Duration get stopContainerTimeout => Duration(seconds: 60);