baseAPIUrl top-level constant

String const baseAPIUrl

URL endpoint of the Stackdriver Error Reporting report API.

Implementation

const baseAPIUrl =
    'https://clouderrorreporting.googleapis.com/v1beta1/projects/';