Probe_ExecAction constructor

Probe_ExecAction({
  1. List<String> command = const [],
})

Implementation

Probe_ExecAction({this.command = const []}) : super(fullyQualifiedName);