getError method

Map getError()

Implementation

Map getError() {
  return _result['error'];
}