payload property

W3GResponse get payload

Implementation

W3GResponse get payload {
  return W3GResponse(parsedData: parsedData);
}