menu
testcontainers_core package
documentation
testcontainers.dart
ContainerState
startedAt property
startedAt property
dark_mode
light_mode
startedAt
property
String
?
startedAt
final
RFC 3339 timestamp when the container last started.
Implementation
final String? startedAt;
testcontainers_core package
documentation
testcontainers
ContainerState
startedAt property
ContainerState class