menu
docker_commander package
documentation
docker_commander_vm.dart
DockerRunnerLocal
id property
id property
dark_mode
light_mode
id
property
@
override
String
?
get
id
override
The ID of this container.
Implementation
@override String? get id => _id;
docker_commander package
documentation
docker_commander_vm
DockerRunnerLocal
id property
DockerRunnerLocal class