error constant
VuErrorApi
const error
Manual custom-error recording (VuTelemetry.error.record(...)).
UI and platform errors are captured automatically by the SDK when InstrumentationsConfig.errors is true; apps should only use this for handled/custom errors.
Implementation
static const error = VuErrorApi();