func isErrorInfo()

in Sources/GoogleAI/Errors.swift [88:90]


  func isErrorInfo() -> Bool {
    return type == ErrorDetails.errorInfoType
  }