codeFile property

String? codeFile
final

Optional. The absolute path to the dynamic library or executable. This helps to locate the file if it is missing on Sentry.

Implementation

final String? codeFile;