getMessage method

String getMessage ()

Implementation

String getMessage() {
  return _queryResult.fulfillmentText;
}