platform property

String? platform
final

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

final String? platform;