platform property
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;
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.
final String? platform;