populateSoapActionHeader property
Indicates if the SOAP action header needs to be populated. Default value: false. Only applies if communicationFormat: soap.
Implementation
@BuiltValueField(wireName: r'populateSoapActionHeader')
bool? get populateSoapActionHeader;