debugFile property

String? debugFile
final

OptionalName or absolute path to the dSYM file containing debug information for this image. This value might be required to retrieve debug files from certain symbol servers.

Implementation

final String? debugFile;