additionalResponse property
Additional information related to processing status of a message request. If present, the POI logs it for further examination.
Implementation
@BuiltValueField(wireName: r'AdditionalResponse')
String? get additionalResponse;