sentryDsnJS property

  1. @JsonKey(name: 'sentry_dsn_js')
String sentryDsnJS
inherited

Frontend sentry.io settings.

Implementation

@JsonKey(name: 'sentry_dsn_js')
String get sentryDsnJS => throw _privateConstructorUsedError;