platform property

String? platform
getter/setter pair

This can override the platform for a single frame. Otherwise, the platform of the event is assumed. This can be used for multi-platform stack traces

Implementation

String? platform;