val extrasPath: String
(source)
Path to a file containing extra metadata about the crash. The file contains key-value pairs
in the form Key=Value
. Be aware, it may contain sensitive data such as the URI that was
loaded at the time of the crash.
extrasPath
- Path to a file containing extra metadata about the crash. The file contains key-value pairs
in the form Key=Value
. Be aware, it may contain sensitive data such as the URI that was
loaded at the time of the crash.