stacktrace property Null safety
optional">@optionalread / write
If this error is due to an unhandled exception, this is the stacktrace object.
Implementation
@optional
InstanceRef? stacktrace;
If this error is due to an unhandled exception, this is the stacktrace object.
@optional
InstanceRef? stacktrace;