getMessageResponse method

dynamic getMessageResponse ()

Implementation

getMessageResponse() {
  return this._messages[0]["speech"];
}