key property

String? key
final

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;