rawDescription property

String? rawDescription
final

An unprocessed description string obtained by the runtime.

For some well-known runtimes, Sentry will attempt to parse name and version from this string, if they are not explicitly given.

Implementation

final String? rawDescription;