sentryDsn property

String sentryDsn
getter/setter pair

Sentry DSN (Data Source Name) to send errors to.

If empty, then omitted.

Implementation

static String sentryDsn = '';