getMessageResponse method

dynamic getMessageResponse ()

Implementation

getMessageResponse() {
  return this._result.getFulfillment.getMessageResponse();
}