getSpeechResponse method

dynamic getSpeechResponse ()

Implementation

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