Probe_HttpGetAction constructor
Probe_HttpGetAction({})
Implementation
Probe_HttpGetAction({
this.path = '',
this.port = 0,
this.host = '',
this.scheme = '',
this.httpHeaders = const [],
}) : super(fullyQualifiedName);