dsn property
The DSN tells the SDK where to send the events to. If an empty string is used, the SDK will not send any events.
Implementation
String? dsn;
The DSN tells the SDK where to send the events to. If an empty string is used, the SDK will not send any events.
String? dsn;