menu
testcontainers_core package
documentation
testcontainers.dart
ContainerPlatform
os property
os property
dark_mode
light_mode
os
property
String
?
os
final
Operating system string, e.g.
'linux'
or
'windows'
.
Implementation
final String? os;
testcontainers_core package
documentation
testcontainers
ContainerPlatform
os property
ContainerPlatform class