uploadDebugSymbols property
Whether to upload debug symbols for crash reporting.
When true, automatically uploads debug symbols and mapping files
to Google Play Console for enhanced crash reporting and analysis.
Enables deobfuscation of crash reports for easier debugging.
Default: true
Implementation
final bool uploadDebugSymbols;