platform property

String? platform
final

A string representing the platform the SDK is submitting from. This will be used by the Sentry interface to customize various components in the interface.

Implementation

final String? platform;