key property
Key used in the JSON and which will be displayed in the Sentry UI. Defaults to lower case version of name.
Unused if only one SentryRuntime is provided in Contexts.
Implementation
final String? key;
Key used in the JSON and which will be displayed in the Sentry UI. Defaults to lower case version of name.
Unused if only one SentryRuntime is provided in Contexts.
final String? key;