key property

String? key
getter/setter pair

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

String? key;