outOfBandPayloadDecode property
Returns an OutOfBandPayloadDecode object.
The object can be used to decode an OutOfBandPayload from a String in JSON format.
Implementation
OutOfBandPayloadDecode get outOfBandPayloadDecode;
Returns an OutOfBandPayloadDecode object.
The object can be used to decode an OutOfBandPayload from a String in JSON format.
OutOfBandPayloadDecode get outOfBandPayloadDecode;