message property

W3GMessage get message

Implementation

W3GMessage get message {
  return W3GMessage(parsedData: data["message"]);
}