mapping property
Path to the ProGuard mapping file or debug symbols.
Points to a single mapping file (mapping.txt) or debug symbols archive (native-debug-symbols.zip) for crash reporting and debugging. Used for deobfuscation of crash reports in Google Play Console.
Implementation
final String? mapping;