stackTrace property Null safety

InstanceRef? stackTrace
read / write

A stack trace associated with this log event.

Implementation

InstanceRef? stackTrace;